VisibleLength
VisibleLength Get the length of a specified text
#include <Script.h> Script Manager
long VisibleLength( textPtr, textLen);
Ptr textPtr ;
long textLen ;
The VisibleLength function returns the length of text, excluding trailing
white space and accounting for the script of the text. For more information see,
Macintosh Worldwide Development: Guide to System Software.
Returns: a long, indicating the length of the text